
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b4k -si4k -Suw -L -w100 test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing write test
		block size: 4096
		using interlocked sequential I/O (stride: 4096)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.00s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|   5.08%|   0.26%|    4.82%|  94.92%
   1|   4.71%|   0.49%|    4.22%|  95.28%
-------------------------------------------
avg.|   4.90%|   0.38%|    4.52%|  95.10%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |       275525632 |        67267 |       4.38 |    1121.04 |    0.889 |     5.731 | test.dat (10240MB)
     1 |       272900096 |        66626 |       4.34 |    1110.36 |    0.896 |     5.760 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:         548425728 |       133893 |       8.72 |    2231.40 |    0.893 |     5.746

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |       275525632 |        67267 |       4.38 |    1121.04 |    0.889 |     5.731 | test.dat (10240MB)
     1 |       272900096 |        66626 |       4.34 |    1110.36 |    0.896 |     5.760 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:         548425728 |       133893 |       8.72 |    2231.40 |    0.893 |     5.746


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |        N/A |      0.614 |      0.614
   25th |        N/A |      0.712 |      0.712
   50th |        N/A |      0.741 |      0.741
   75th |        N/A |      0.786 |      0.786
   90th |        N/A |      0.836 |      0.836
   95th |        N/A |      0.936 |      0.936
   99th |        N/A |      1.880 |      1.880
3-nines |        N/A |      9.624 |      9.624
4-nines |        N/A |    372.369 |    372.369
5-nines |        N/A |    374.244 |    374.244
6-nines |        N/A |    374.921 |    374.921
7-nines |        N/A |    374.921 |    374.921
8-nines |        N/A |    374.921 |    374.921
9-nines |        N/A |    374.921 |    374.921
    max |        N/A |    374.921 |    374.921
